home *** CD-ROM | disk | FTP | other *** search
/ Chip 2000 July / CHIP Turkiye Temmuz 2000.iso / prog / share / demo / Mhtrs51 / _SETUP.1 / Muhtar3.exe / 0 / RCDATA / TSIFREFRM / TSIFREFRM.txt < prev   
Text File  |  2000-04-16  |  3KB  |  127 lines

  1. object Sifrefrm: TSifrefrm
  2.   Left = 295
  3.   Top = 173
  4.   BorderIcons = []
  5.   BorderStyle = bsSingle
  6.   Caption = '∩┐╜ifreniz ?'
  7.   ClientHeight = 148
  8.   ClientWidth = 249
  9.   Color = clBtnFace
  10.   Font.Charset = DEFAULT_CHARSET
  11.   Font.Color = clWindowText
  12.   Font.Height = -11
  13.   Font.Name = 'MS Sans Serif'
  14.   Font.Style = []
  15.   KeyPreview = True
  16.   OldCreateOrder = False
  17.   Position = poScreenCenter
  18.   OnKeyDown = FormKeyDown
  19.   PixelsPerInch = 96
  20.   TextHeight = 13
  21.   object Panel3: TPanel
  22.     Left = 93
  23.     Top = 0
  24.     Width = 156
  25.     Height = 123
  26.     Align = alClient
  27.     BevelInner = bvRaised
  28.     BorderWidth = 4
  29.     BorderStyle = bsSingle
  30.     TabOrder = 1
  31.     object Bevel1: TBevel
  32.       Left = 7
  33.       Top = 7
  34.       Width = 138
  35.       Height = 66
  36.       Shape = bsFrame
  37.     end
  38.     object SpeedButton1: TSpeedButton
  39.       Left = 7
  40.       Top = 83
  41.       Width = 65
  42.       Height = 25
  43.       Caption = '&Tamam'
  44.       Font.Charset = DEFAULT_CHARSET
  45.       Font.Color = clWindowText
  46.       Font.Height = -11
  47.       Font.Name = 'MS Sans Serif'
  48.       Font.Style = []
  49.       NumGlyphs = 2
  50.       ParentFont = False
  51.       OnClick = SpeedButton1Click
  52.     end
  53.     object SpeedButton2: TSpeedButton
  54.       Left = 79
  55.       Top = 83
  56.       Width = 65
  57.       Height = 25
  58.       Caption = '&Vazge∩┐╜'
  59.       OnClick = SpeedButton2Click
  60.     end
  61.     object Edit1: TEdit
  62.       Left = 24
  63.       Top = 29
  64.       Width = 103
  65.       Height = 26
  66.       Color = 4194304
  67.       Font.Charset = TURKISH_CHARSET
  68.       Font.Color = 16762566
  69.       Font.Height = -16
  70.       Font.Name = 'Courier New'
  71.       Font.Style = []
  72.       ParentFont = False
  73.       PasswordChar = '*'
  74.       TabOrder = 0
  75.       OnKeyPress = Edit1KeyPress
  76.     end
  77.   end
  78.   object Panel2: TPanel
  79.     Left = 0
  80.     Top = 0
  81.     Width = 93
  82.     Height = 123
  83.     Align = alLeft
  84.     BevelInner = bvRaised
  85.     BorderWidth = 3
  86.     BorderStyle = bsSingle
  87.     TabOrder = 0
  88.     object Image1: TImage
  89.       Left = 5
  90.       Top = 5
  91.       Width = 79
  92.       Height = 109
  93.       Align = alClient
  94.       Picture.Data = {<image000.jpg>}
  95.       Stretch = True
  96.     end
  97.   end
  98.   object Titler1: TTitler
  99.     Left = 0
  100.     Top = 123
  101.     Width = 249
  102.     Height = 25
  103.     Titles.Strings = (
  104.       'KokoSoft Software Development'
  105.       ''
  106.       'For All Sophisticated Softwares... '
  107.       ''
  108.       'Kokosoft.8m.com'
  109.       ''
  110.       'kbasgok@hotmail.com  '
  111.       ''
  112.       'Tel.  0.232. 367 55 03')
  113.     Align = alBottom
  114.     BevelInner = bvLowered
  115.     BevelOuter = bvLowered
  116.     BevelWidth = 2
  117.     BorderWidth = 2
  118.     Color = 4194304
  119.     Font.Charset = TURKISH_CHARSET
  120.     Font.Color = 16769505
  121.     Font.Height = -11
  122.     Font.Name = 'MS Sans Serif'
  123.     Font.Style = []
  124.     ParentFont = False
  125.   end
  126. end
  127.